home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 6 / Night Owl's Shareware - PDSI-006 - Night Owl Corp (1990).iso / 039a / jpsrc2.zip / MAKEFILE.ANS (.png) < prev    next >
ANSI Art File  |  1991-12-12  |  6KB  |  640x2240
Labels: text | screenshot | black and white | menu | font | document
OCR: for Group' soft This makefile is suitable for Unix-like systems with ANSI-capable compilers. If you have a non-ANSI compiler, makefile,unix is a better starting point. Read SETUP instructions before saying "make" !! OC= CC The name of your C compiler: You may need to adjust these cc options: CFLAGS. - 0 In particular: Add -DESD if on a pure BSD system (see jinclude.h). Add -DMEM_STATS to enable gathering of memory usage statistics. You may also want to add -DTWO_FILE_COMMANDLINE or -D switches for other symbols listed in jconfig.h, if you prefer not to change jconfig.h. Link-time cc options: LDFLAGS= To link any special libraries, add the necessary -] commands here. Im particular, on some versions of HP-UX (and probably other SysV-derived systems) there is a faster alternate malloc(3) libr ...